Application Control Table
Смотреть что такое "Application Control Table" в других словарях:
Control table — This simple control table directs program flow according to the value of the single input variable. Each table entry holds a possible input value to be tested for equality (implied) and a relevant subroutine to perform in the action column. The… … Wikipedia
Control chart — One of the Seven Basic Tools of Quality First described by Walter A. Shewhart … Wikipedia
Table of keyboard shortcuts — In computing, a keyboard shortcut is a sequence or combination of keystrokes on a computer keyboard which invokes commands in software. Some keyboard shortcuts require the user to press a single key or a sequence of keys one after the other.… … Wikipedia
Control plane — In routing, the control plane is the part of the router architecture that is concerned with drawing the network map, or the information in a (possibly augmented) routing table that defines what to do with incoming packets. Control plane functions … Wikipedia
Control key — A Control key (marked Ctrl ) on a modern Windows keyboard In computing, a Control key is a modifier key which, when pressed in conjunction with another key, will perform a special operation (for example, Control Alt Delete); similar to the Shift… … Wikipedia
Control-Alt-Delete — This article is about the keyboard combination. For a list of keyboard shortcuts, see Table of keyboard shortcuts. For other uses, see Control Alt Delete (disambiguation). The keys Control Alt Delete highlighted on a QWERTY keyboard. Control Alt… … Wikipedia
Table football — This is about the game using players attached to poles. Table football/soccer is also a generic term of the game known colloquially as Subbuteo. Table football (Bonzini style table). Table footba … Wikipedia
Control relay — A control relay is an electromechanical device which activates one or more switches according to the current through a coil not connected to the switches. The thyristor is a semiconductor device which carries out similar functions.A relay is… … Wikipedia
Control character — In computing and telecommunication, a control character or non printing character is a code point (a number) in a character set, that does not in itself represent a written symbol. It is in band signaling in the context of character encoding. All … Wikipedia
Customer Information Control System — Le système appelé CICS (Customer Information Control System, c est à dire Système de Contrôle des Informations Client) est un système qui permet d effectuer des opérations transactionnelles (en général consultation ou mise à jour de bases de… … Wikipédia en Français
Decision table — Decision tables are a precise yet compact way to model complicated logic.[1] Decision tables, like flowcharts and if then else and switch case statements, associate conditions with actions to perform, but in many cases do so in a more elegant way … Wikipedia